Package-level declarations
Types
Custom Geometry Source, allows using FeatureCollections.
Describes the Custom Raster Source to be used in the style.
Base class for sources.
Functions
Add additional features to a GeoJSON style source. The data will be scheduled and applied on a worker thread.
Extension function to add a Source provided by the Style Extension to the Style.
DSL function for CustomGeometrySource.
DSL function for CustomRasterSource.
Extension function to get a Source provided by the Style Extension by source id.
Tries to cast the Source to T.
Remove features from a GeoJSON style source. The data will be scheduled and applied on a worker thread.
Update existing features in a GeoJSON style source. The data will be scheduled and applied on a worker thread.
Updates the image of an image style source with Bitmap provided.
Updates the image of an image style source with Image provided.